@media screen and (min-width:768px) and (max-width:1199px) {

    /**公共部分**/

    .logo img {
        width: 180px;
        height: 45px;
    }

    .top {
        height: 60px;
        line-height: 40px;
    }

    .top-content .logo {
        width: 200px;
        height: 40px;
    }

    .top-content .top-menu .menu-item {
        min-width: 80px;
        padding: 0 0px 0 0px;
        font-size: 16px;
    }

    .swiper-slide {
        height: 380px !important;
    }

    .banner-content {
        width: 768px;
        height: 380px;
        top: 30%;
        left: 28%;
        transform: translateX(-50%);
    }

    .banner-content .btn {
        width: 120px;
        line-height: 40px;
        font-size: 16px;
    }

    .banner-content .btn2 {
        width: 120px;
        line-height: 40px;
        font-size: 16px;
    }

    .act-bg {
        width: 760px;
        height: 470px;
    }

    .act-bg h1 {
        font-size: 24px;
        margin-top: 20px;
    }

    .act-bg .act-content {
        width: 760px;
    }

    .act-content .act-content-l {
        width: 180px;
    }

    .act-content .act-content-l img {
        width: 160px;
        height: 140px;
    }

    .act-content .act-content-r {
        padding: 10px 30px 10px 30px;
    }

    .act-content .act-content-r p {
        line-height: 30px;
        font-size: 14px;
    }

    .act-highlight {
        height: 800px;
    }

    .act-highlight .act-highlight-content {
        width: 760px;
        height: 600px;
    }

    .act-highlight .act-highlight-content .act-highlight-item {
        width: 240px;
        height: 320px;
    }

    .act-highlight-item img {
        width: 240px;
        height: 180px;
    }

    .act-highlight-item h1 {
        font-size: 16px;
        font-weight: 600;
        margin-top: 10px;
    }

    .act-highlight-item p {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 10px 10px 10px;
        text-align: left;
    }

    .swiper-slide2 {
        height: 700px !important;
    }

    .swiper-slide3 {
        height: 625px !important;
    }

    .person {
        height: 460px;
    }

    .person-content {
        width: 760px;
        height: 400px;
    }

    .person-content h1 {
        font-size: 28px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .person-desc {
        width: 760px;
    }

    .person .person-content .person-item {
        width: 350px;
        height: 125px;
    }

    .person .person-content .person-item-l {
        font-size: 16px;
        line-height: 30px;
    }

    .person .person-content .person-item-r {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-top: 32px;
        margin-right: 20px;
        font-size: 36px;
        border-radius: 50%;
    }

    .guest {
        height: 800px;
    }

    .guest-content {
        width: 750px;
        height: 750px;
    }

    .guest-item {
        width: 180px;
        height: 225px;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-top: 0px;
    }

    .guest-item:not(:nth-child(4n)) {
        margin-right: 10px;
    }

    .guest-item img {
        width: 180px;
        height: 180px;
    }

    .next-btn {
        left: 740px !important;
    }

    .prev-btn {
        left: -0px !important;
        right: 760px !important;
    }

    .guest-item .more {
        width: 180px;
        height: 225px;
        padding-top: 10px
    }

    .guest-name {
        width: 180px;
        height: 46px;
        line-height: 46px;
        font-size: 16px;
    }

    .guest-item h2 {
        font-size: 14px !important;
        font-weight: 400;
        color: #fff;
        line-height: 22px;
    }

    .guest-item p {
        font-size: 14px !important;
        font-weight: 400;
        padding: 10px;
        line-height: 16px;
    }

    .dotted-line {
        height: 2px;
    }

    .guest-item .more-btn {
        width: 120px;
        line-height: 25px;
        margin-top: 8px;
        font-size: 14px;
    }

    .exhibition {
        height: 750px;
    }

    .exhibition-content {
        width: 746px;
        height: 720px;
    }

    .exhibition h1 {
        padding-top: 25px;
        margin-bottom: 20px;
    }

    .exhibition-item {
        width: 240px;
        height: 190px;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-top: 0px;
    }

    .exhibition-item img {
        width: 240px;
        height: 150px;
    }

    .exhibition-item p {
        margin-top: 10px;
        font-size: 14px;
        text-align: left;
        color: #fff;
    }

    .exhibition-item:not(:nth-child(3n)) {
        margin-right: 13px;
    }

    .aboutus {
        height: 490px;
    }

    .aboutus-content {
        width: 760px;
        height: 400px;
    }

    .aboutus-content-l {
        width: 220px;
        height: 400px;
    }

    .aboutus-content-r {
        height: 400px;
        padding: 20px;
    }

    .aboutus h2 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .aboutus h3 {
        font-size: 16px;
        margin-top: 10px;
    }

    .aboutus h4 {
        font-size: 14px;
        margin-top: 20px;
    }

    .aboutus p {
        font-size: 14px;
        line-height: 26px;
    }
    .about-logo{
        width:160px;
    }
    .barcode {
        height: 250px;
    }
    
    .barcode-content {
        width: 760px;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }
    
    .barcode-content img {
        width: 160px;
        height: 160px;
    }

    .footer-content {
        width: 760px;
        height: 140px;
    }
    .footer-r {
        line-height: 25px;
    }
    
}